Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed Issue number #46. #47

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

author-sanjay
Copy link

I am writing this pull request message to share my contribution to this project. I have fixed the issue number 46, which was causing build failures for some users.

As per the issue, the build was failing with an error message related to the buildToolsVersion. Upon investigating the issue, I found out that the build.gradle file was missing the required dependency for buildToolsVersion "23.0.1". I have added the missing dependency and made some other necessary changes to the file.

I have tested my changes by building the project locally and verified that it builds successfully with buildToolsVersion "23.0.1". Therefore, I am confident that my changes will resolve the issue for other users as well.

I would appreciate it if you could review my changes and merge this pull request to the master branch. Please let me know if you have any feedback or suggestions.

Thank you for your time and consideration.

Best regards,
Sanjay Kumar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant